home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / cbm / 1444 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.6 KB

  1. Path: news.joensuu.fi!not-for-mail
  2. From: pellikka@cc.joensuu.fi (Jarno Pellikka)
  3. Newsgroups: comp.sys.cbm
  4. Subject: Re: 1541 DD PROBLEM
  5. Date: 29 Jan 1996 14:34:17 +0200
  6. Organization: University of Joensuu
  7. Message-ID: <4eies9$lfl@cc.joensuu.fi>
  8. References: <s108ac84.074@shands.ufl.edu> <4eatbb$bn1@cloner2.ix.netcom.com>
  9. NNTP-Posting-Host: cc.joensuu.fi
  10. X-Newsreader: TIN [version 1.2 PL2]
  11.  
  12. James Chamblin (jamesch@ix.netcom.com) wrote:
  13. : In article <s108ac84.074@shands.ufl.edu>, mello.med@shands.ufl.edu 
  14. : wrote:
  15. : >I still have a problem with my 1541 disk drive.  It just stopped
  16. : >working with no good reason.  I have not had any problems with it
  17. : >reading sporadicaly etc.  When I first turn it on, the LED does
  18. : >not flash.  I guess this means there is nothing wrong with the
  19. : >chips?  When I try to load something though I get ?File Not Found
  20. : >and then it blinks.  For some reason.  I can't get it to look or
  21. : >load a program.  Any suggestions?
  22. : >
  23. : >Steve M
  24. : >mello.med@shands.ufl.edu
  25. : >
  26. : >
  27.  
  28. : two likely problems.  First, I would make sure the heads are clean.  
  29. : After that, I'd check the alignment.
  30.  
  31.  
  32. : ------------------------------------------------------------
  33. : --                   jamesch@ix.netcom.com                --
  34. : --                        Xdr12@aol.com                   --
  35. : --                     see my web page at                 --
  36. : --          http://members.aol.com/Xdr12/xdr12.html       --
  37. : ------------------------------------------------------------
  38. This may be stupid advice because you have brobably done it already BUT
  39. try just
  40. OPEN 1,8,15,"I"
  41.  
  42. CLOSE 1,8,15
  43.  
  44.